-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FSSDK-8983] Specify package entry point using exports field #836
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of items/thoughts.
@zashraf1985 Can you do a light review when you get a chance? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks great! But i have no idea about this new feature so i would recommend thorough testing using all possible known variants of user applications / supported JS versions before moving forward.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If Zeeshan says ok 😁
Please ensure all checks are passing.
Labeled this as |
@raju-opti is this a good time to bring this PR into the code before AAT release? |
Yeah, I think it is! |
I did a quick review again of the file change and still LGTM. When you get a chance, please update and merge. |
5397439
to
a93990b
Compare
Summary
import optimizely from '@optimizely/optimizely-sdk/lite
Test plan
Issues